setCustomBigContentView
open fun setCustomBigContentView(@Nullable contentView: RemoteViews): NotificationCompat.Builder(source)
Supply custom RemoteViews to use instead of the platform template in the expanded form. This will override the expanded layout that would otherwise be constructed by this Builder object. No-op on versions prior to JELLY_BEAN.